バージョン

AddRange メソッド (SortConditionCollection<T>)

シンタックス
'宣言
 
Public Sub AddRange( _
   ByVal entries As System.Collections.Generic.IEnumerable(Of KeyValuePair(Of T,SortCondition)) _
) 
public void AddRange( 
   System.Collections.Generic.IEnumerable<KeyValuePair<T,SortCondition>> entries
)

パラメータ

entries
参照

オンラインで表示: GitHub